JAMS Developer Guide
NonblockingNativeActivityGeneric<T> Class Properties


MVPSI.JAMS.Activities Namespace : NonblockingNativeActivityGeneric<T> Class

For a list of all members of this type, see NonblockingNativeActivityGeneric<T> members.

Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity<T>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Top
Protected Properties
 NameDescription
Protected PropertyBy default, if an exception occurs during Task execution we log and rethrow.  
Protected PropertyOverridden. Allows the activity to induce idle.  
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<T>)
Protected PropertyGets the System.Threading.Task which performs the activity's work.  
Protected PropertyGets or sets a user-defined object associated with the current async activity  
Top
See Also

Reference

NonblockingNativeActivityGeneric<T> Class
MVPSI.JAMS.Activities Namespace